PHP-Fusion v3.04
Released April 5th 2004
Copyright (C) 2003-2004 Digital Dominion
Written by Nick Jones (Digitanium)

---------------------------
OVERVIEW
---------------------------
PHP-Fusion is an all-in-one content management system (CMS) written in PHP4. It uses a mySQL database to
store all of it's content such as News, Articles, Forum Posts, Shoutbox Posts and more. PHP-Fusion is
free to use for non-profit and charity organisations under the terms and conditions of version 2 of the GNU
GPL license. For details please visit http://www.gnu.org or read the gpl.txt file bundled with this package.

You may alter PHP-Fusion any way you want and redistribute it, but if you do so please leave the original
author details and copyright intact and offer the source-code for download.

Thankyou for trying PHP-Fusion.

---------------------------
REQUIREMENTS:
---------------------------
FTP access to your webspace
PHP4 (v4.1.0 or higher)
1 mySQL Database

---------------------------
INSTALLATION:
---------------------------
Upload the contents of the html folder to your webserver via FTP in ASCII mode.

1 - CHMOD the folders attachments, avatars, images & includes to 777
2 - CHMOD the file includes/config.php to 766
3 - Run the install.php script from your web browser e.g. www.mydomain.com/install.php and follow all onscreen prompts.
4 - For security reasons you should delete install.php from your webserver.
5 - CHMOD config.php back to 644 and the includes folder back to 755.
